home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / amos / amoslist-0195.lzh / AMOSLIST / text0206.txt < prev    next >
Encoding:
Text File  |  1995-02-01  |  731 b   |  19 lines

  1. > I believe the way to do it (I'm going from memory here) is:
  2. > Assign Productivity2: dismount
  3.  
  4. You should note, however, that this doesn't free up the resources - it 
  5. just removes the assign from the list; there's no way of cancelling a 
  6. DISMOUNT without rebooting, and careless use may result in a visit from 
  7. our friend the Guru.  (If you're using 1.3, then it's REMOVE, not 
  8. DISMOUNT.  REMOVE is supported in 2.0+, and it's better to use this to 
  9. ensure compatibility...)
  10.  
  11. --
  12. GCS -d+ H+ s++:- g+ p? !au a- w+++            !Productions 1995
  13. v* C+++ UB+++A++++ P++ L++ E+ N+++       http://satelnet.org/~mentat/
  14. K+ !W--- M-- V po- Y+ t++ 5+ jx G?
  15. R tv++ D- B--- e+ u** h f r++ !n y+ "No matter where you go, there you are."
  16.  
  17.  
  18.